C1HierarchicalDataCollection<T> Class Members
In This Topic
The following tables list the members exposed by C1HierarchicalDataCollection<T>.
Public Properties
| Name | Description |
 | Count | Gets the number of elements in the collection. |
 | HasMoreItems | Gets a value that indicates whether more items can be loaded. |
 | IsDisposed | Gets whether the collection is disposed. |
 | IsVirtualizing | |
 | Item | Gets the item at the specified index. |
 | SortDescriptions | Gets the sort descriptions applied to the data. |
Top
Public Methods
Public Events
See Also